@charset "utf-8";
* {
moz-user-select: -moz-none;
-moz-user-select: none;
-o-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* CSS Document */

/*-----whole-----*/
/*-----whole-----*/
html{font-size:100px;}
body{transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;}
body.resizing *{transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;}

.contain{width:1200px;margin:0 auto;}

/*clearfix*/
.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}

/*初始化按钮*/
.btn{display:inline-block;text-align:center;padding:0px;border:0px;margin:0px;position:relative;cursor:pointer;}
.btn span{display:inline-block;}
.H-show{display:none;}

/*视频插件--视频窗口*/
.media-modal{width:100%;height:100%;background:rgba(0,0,0,.3);position:fixed;top:0px;left:0px;z-index:9999;display:none;opacity:0;}
.media-modal .mediaModal-contain{width:720px;height:480px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);position:absolute;top:50%;left:50%;margin:-240px 0 0 -360px;display:none;}
.mediaModal-contain .mediaModal-box,
.mediaModal-contain video,
.mediaModal-contain .mejs-container,
.mediaModal-contain .mejs-overlay-play,
.mediaModal-contain .mejs-poster,
.mediaModal-contain .mejs-layers,
.mediaModal-contain .mejs-overlay{width:100% !important;height:100% !important;}
.mediaModal-contain .close{display:block;width:32px;height:32px;background:url(../js/media/icon-close.png) no-repeat center center / cover;position:absolute;right:5px;top:5px;z-index:2;opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.mediaModal-contain:hover .close{opacity:1;}
@media all and (max-width:980px){.mediaModal-contain .close{opacity:1;}.media-modal .mediaModal-contain{width:100%;left:0;margin-left:0;}}


/*通用img*/
img.rollover{position:absolute;top:0px;left:0px;opacity:0;filter:Alpha(opacity=0);z-index:2;}

input.text,
textarea.text{display:block;padding:0px;width:100%;border:0px;background:none;margin:0px;}

.Header-wrapper{z-index:99;}
.Header-wrapper .Header-cl{height:70px;position:relative;left:0px;top:0px;}
.header-container{width:100%;position:absolute;top:0px;left:0px;z-index:90;}

.index-header{background:#1b232f;position:fixed;}
/*logo*/
.Hlogo{height:70px;line-height:70px;font-size:0px;float:left;position:relative;overflow:hidden;z-index:5;}

/*srch*/
.H-srch{float:right;padding:0px 23px;position:relative;z-index:3;}
.Hsrch-menu{display:block;width:34px;height:70px;background:url(../images/icon-Hsrch.png) no-repeat center center;position:relative;}
.Hsrch-box{width:100%;height:70px;background:#1b232f;position:absolute;top:0px;left:0px;display:none;position:absolute;z-index:2;}
.Hsrch-block{padding:0 0 0 4rem !important;width:12rem !important;height:32px;margin:20px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:70%;height:32px;font-size:16px;float:left;margin:0 0 0 10px;color:#fff;}
.Hsrch-block .text::-webkit-input-placeholder{color:#fff;}

.header-container.header-searching .H-lang{z-index:0;}
.header-container.header-searching .H-nav{z-index:0;}
.header-container.header-searching .H-srch{position:static;}


.H-nav{float:right;}
.H-nav>li{float:left;margin:0 0 0 16px;position:relative;}
.H-nav>li:first-child{margin:0px;}
.H-nav .Hnav-menu{display:block;line-height:70px;text-align:center;font-size:16px;color:#fff;position:relative;overflow:hidden;padding:0px 20px;opacity: 0.8;}
.Hnav-menu i{display:none;width:45px;height:45px;background:url(../images/swiper2-n.png) no-repeat center center / 14px auto;position:absolute;right:0px;top:0px;display:none;}

.H-nav>li:hover .Hnav-menu{color:#fff;}
.H-nav>li.cur .Hnav-menu,.H-nav>li:hover .Hnav-menu{background:#177ffe;color:#fff;opacity:1;}

@media all and (min-width:980px){
	/*.Hnav>li:hover .Hn2nd-box{display:block;animation:HnavDD .6s ease-in-out;-webkit-animation:HnavDD .6s ease-in-out;}*/
	.H-lang:hover .Hlang-box{display:block;animation:HnavDD .6s ease-in-out;-webkit-animation:HnavDD .6s ease-in-out;}
}
@keyframes HnavDD{
	from{transform:translateY(-20px);-webkit-transform:translateY(-20px);opacity:0;}
	top{transform:translateY(0px);-webkit-transform:translateY(0px);opacity:1;}
}
@-webkit-keyframes HnavDD{
	from{transform:translateY(-20px);-webkit-transform:translateY(-20px);opacity:0;}
	top{transform:translateY(0px);-webkit-transform:translateY(0px);opacity:1;}
}


/*二级*/
.Hn2nd-box{padding:20px 20px 30px;background:#1b232f;position:absolute;top:70px;left:0px;display:none;width:180px;}
.H-nav>li:last-child .Hn2nd-box{right:0px;}
.Hn2nd-dd{display:block;width:21px;height:11px;position:absolute;bottom:0px;left:50%;margin-left:-10px;display:none;}
.Hn2nd-list{width:100%;float:left;}
.Hn2nd-list li{width: 100%;float:left;}
.Hn2nd-list li a{display:block;line-height:42px;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);}
.Hn2nd-list li a:hover{color:#177ffe;border-bottom:1px solid rgba(23,127,254,.6)}
.Hn2nd-img{display:block;width: 55%;height:160px;overflow:hidden;float:right;}

.H-nav>li.cur .Hnav-menu,
.H-nav>li:hover .Hnav-menu{color:#fff;} 

@media all and (min-width:980px){
	.H-lang:hover .Hlang-box,
	.H-nav>li:hover .Hn2nd-dd,
	.H-nav>li:hover .Hn2nd-box{display:block;animation:fadeDown .6s ease-in-out;-webkit-animation:fadeDown .6s ease-in-out;}	
}
@keyframes fadeDown{
	from{transform:translateY(-20px);-webkit-transform:translateY(-20px);opacity:0;}
	top{transform:translateY(0px);-webkit-transform:translateY(0px);opacity:1;}
}
@-webkit-keyframes fadeDown{
	from{transform:translateY(-20px);-webkit-transform:translateY(-20px);opacity:0;}
	top{transform:translateY(0px);-webkit-transform:translateY(0px);opacity:1;}
}




/*--- Footer ---*/
.Footer-wrapper{z-index:98;}
/*底部公用*/
.footer{width:100%;overflow:hidden;background-color:#1b232f;color:#fff;}
.footer a:hover{color:#FFF;}
.foot_t{padding:50px 0 30px;border-bottom:1px solid #4a4949;}
.foot_chnal{width:70%;float:left;}
.foot_chnal dl{width:12%;float:left;margin-right:7.5%;}
.foot_chnal dl dt{margin-bottom:34px;font-size:16px;}
.foot_chnal dl dd{height:30px;line-height:30px;color:#919090;}

.foot_all{width:30%;float:right;border-left:1px solid rgba(255,255,255,0.1);padding-left:7%;}
.foot_all .ft-tel h2{font-size:16px;margin-bottom:20px;}
.foot_all .ft-tel p{opacity: 0.6;line-height:30px;}


/*底部分享*/
.foot_share{position:relative; height:30px;margin-top:20px;text-align:left;}
.foot_share a{display:inline-block; margin-right:5px;width:28px; height:28px;background:url(../images/icon_ft_share.png) no-repeat left center;}
.foot_wx{display:none; position:absolute;left:-10px; top:35px; z-index:20;width:100px; height:100px;}
.foot_wx img{max-width:100%;}
.foot_wxShow{padding:10px 10px 10px 10px; width:120px; height:140px; background-color:#FFF;}
.foot_wxName{font-size:12px; height:32px; line-height:25px; text-align:center;color:#333;}
.foot_sh2:hover .foot_wx{display: block;}
.foot_share .foot_sh2{background-position:-37px center;}
.foot_share .foot_sh3{background-position:-74px center;}

/*copyright*/
.foot_d{overflow:hidden;padding:20px 0;color:#919090;}
.foot_click span.sh1{background:url(../images/icon-ft-sina.png) no-repeat 20px center;padding-left:50px;margin-right:10px;}
.foot_click span.sh2{background:url(../images/icon-ft-wechat.png) no-repeat 20px center;padding-left:50px;}


/*--- Banner ---*/
#index-bnr{position:relative;height:680px;}
#index-bnr .bnr-img img{width:100%;height:680px;object-fit:cover;}
#index-bnr .swiper-pagination-bullet{width:50px;height:4px;background:#686d8e;border-radius:0px;}
#index-bnr .swiper-pagination-bullet-active{background:#fff;}
#index-bnr .swiper-slide{overflow:hidden;position:relative;}
#index-bnr .swiper-pagination{bottom:30px;}
/*#index-bnr .swiper-slide img{transform:matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition:all 0.4s ease 1.2s; -moz-transition:all 0.4s ease 1.2s; -ms-transition:all 0.4s ease 1.2s; -o-transition:all 0.4s ease 1.2s; transition:all 0.4s ease 1.2s;max-width:100%;}
#index-bnr .swiper-slide-active img{transition-delay:0.4s !important; transform:matrix(1.0, 0, 0, 1.0, 0, 0); -webkit-transition:all 5.0s ease; -moz-transition:all 5.0s ease; -ms-transition:all 5.0s ease; -o-transition:all 5.0s ease; transition:all 5.0s ease;}*/

.bnrbox{position:absolute;width:1200px;left:50%;margin-left:-600px;margin-top:-207px;top:50%;height:413px;}
.bnr-t2{position:absolute;left:0px;color:#fff;padding-top:100px;width:50%;text-align:center;}
.bnr-t2 h2{font-size:60px;color:#fff;margin-bottom:30px;}
.bnr-t2 p{font-size:18px;color:#fff;font-family:"Microsoft yahei";padding-left:35px; line-height:200%}
.bn-img{position:absolute;right:0px;width:50%;}
.bn-imgt{position:absolute;right:0px;bottom:0px;}
.bn-img img{height:413px;width:100%;object-fit:cover;}

#index-bnr .bnr-t1{position:absolute;width:1200px;left:50%;margin-left:-600px;top:50%;margin-top:-100px;text-align:center;color:#fff;}
#index-bnr .bnr-t1 h2{font-size:60px;margin-bottom:30px;}
#index-bnr .bnr-t1 p{font-size:24px;font-weight:lighter;}


/*-- Web banner --*/
#web-bnr{display:none;}
#web-bnr .swiper-pagination-bullet{width:20px;height:5px;background:#686d8e;}
#web-bnr .swiper-pagination-bullet-active{background:#fff;}
#web-bnr img{height:300px;width:100%;object-fit:cover;}

/*--- Container ---*/
.ind-part{padding:70px 0px;background:#f4f4f4;}
.ind-tit{text-align:center;font-size:40px;font-weight:lighter;color:#333;text-transform:uppercase;position:relative;margin-bottom:25px;padding-bottom:25px;}
.ind-tit:after{position:absolute;left:50%;bottom:0px;width:52px;height:3px;content:"";background:#333;margin-left:-26px;}
.ind-sub-tit{text-align:center;font-size:16px;color:#777;margin-top:10px;}
.ind-part ul li{width:21.8333%;float:left;text-align:center;padding:35px 0px;background:#fff;margin-left:4.1666%;-webkit-transition:all .2s linear;transition:all .2s linear;}
.ind-part ul li:hover{-webkit-box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}
.ind-part ul li:first-child{margin-left:0px;}
.ind-part ul{margin-top:60px;}
.ind-part ul li p{margin:10px auto;font-size:17px;color:#666;}

/*企业文化*/
.ind-news{padding:70px 0px;}
.ind-news .ind-cul-box{margin-top:60px;overflow:hidden;}
.ind-culture ul li{width:31%;float:left;margin-left:3.1%;text-align:center;transition:all .2s linear;-webkit-transition:all .2s linear;}
.ind-culture ul li .com-img{position:relative;}
.ind-culture ul li .com-img img{height:180px;width:100%;object-fit:cover;}
.ind-culture ul li .com-img span{position:absolute;left:0px;bottom:0px;background:rgba(0,0,0,0.3) url(../images/icon-time.png) no-repeat 100px center;;width:137px;height:32px;text-align:left;line-height:32px;color:#fff;padding-left:30px;}
.ind-culture ul li:first-child{margin-left:0px;}
.ind-culture ul li h4{font-size:18px;color:#444;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind-culture ul li .box{padding:30px 20px;border:1px solid #ececec;border-top:0px;border-bottom:0px;;}
.ind-culture ul li p.info{color:#777;line-height:30px;margin:15px auto;height:60px;overflow:hidden;}
.ind-culture ul li a{display: block;text-align:center;color:#777;}
.ind-culture ul li:hover{-webkit-box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}
.ind-culture ul li:hover span.more{background:#007cc2;color:#fff;border-color:#007cc2;}
.ind-culture ul li span.more{border:1px solid #ececec;display: block;padding:15px 0px;}


/*解决方案*/
.ind-solution{padding:70px 0px;background:#f6f6f6;}
.ind-sol-list{overflow:hidden;}

.ind-sol-list ul li:first-child{}
.ind-sol-list ul li{float:left;width:49.6%;margin-left:0.4%;height:516px;position:relative;text-align:center;color:#fff;}
.ind-sol-list ul li.ind-s1{background:url(../images/s1.jpg) no-repeat center;background-size:cover;}
.ind-sol-list ul li.ind-s2{background:url(../images/s2.jpg) no-repeat center;background-size:cover;}
.ind-sol-list ul li.ind-s3{background:url(../images/s3.jpg) no-repeat center;background-size:cover;}
.ind-sol-list ul li.ind-s4{background:url(../images/s4.jpg) no-repeat center;background-size:cover;}
.ind-sol-list ul li .box{position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.5);padding:100px 0px;}

.ind-sol-list .ind-s1 .box span{background:url(../images/ind-sol-1.png) no-repeat center;display: block;width:88px;height:85px;margin:0px auto 35px;}
.ind-sol-list .ind-s2 .box span{background:url(../images/ind-sol-2.png) no-repeat center;display: block;width:88px;height:85px;margin:0px auto 35px;}
.ind-sol-list .ind-s3 .box span{background:url(../images/ind-sol-3.png) no-repeat center;display: block;width:88px;height:85px;margin:0px auto 35px;}
.ind-sol-list .ind-s4 .box span{background:url(../images/ind-sol-4.png) no-repeat center;display: block;width:88px;height:85px;margin:0px auto 35px;}
.ind-sol-list .ind-s5 .box span{background:url(../images/ind-sol-5.png) no-repeat center;display: block;width:88px;height:85px;margin:0px auto 35px;}

.ind-sol-list ul li h2,.ind-sol-list ul li p,.ind-sol-list li .box span{
	-moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
     -webkit-transition: all 0.5s ease-out; 
     transition: all 0.5s ease-out;
}
.ind-sol-list ul.modify0327 {width:90%;margin:0 auto;display:flex;}
.ind-sol-list ul.modify0327 li {flex:1 0 auto;}
.ind-sol-list ul li h2{font-size:28px;margin:35px auto 20px;transition-delay:.2s;-webkit-transition-delay:.2s;}
.ind-sol-list ul li p{font-size:15px;margin-bottom:65px;transition-delay:.2s;-webkit-transition-delay:.2s;padding:0px 6%;line-height:30px;}

.ind-sol-list ul li:hover h2,.ind-sol-list ul li:hover p,.ind-sol-list li:hover .box span{transform:translateY(-20px);-webkit-transform:translateY(-20px);}
.ind-sol-list ul li:hover h2{transition-delay:0s;-webkit-transition-delay:0s;}
.ind-sol-list ul li:hover p{transition-delay:.2s;-webkit-transition-delay:.2s;}


.ind-sol-list ul li a{display:none;width:160px;height:48px;line-height:48px;text-align:center;background:#fff;border-radius:5px;margin:0px auto;color:#0254b9;font-size:16px;font-weight:lighter;}
.ind-sol-list li:hover .box{background:rgba(0,124,194,0.5);}
.ind-sol-list li:hover a{display:block;}


/*首页-公司优势*/
.ind-adv{padding:70px 0px;background:url(../images/ind-advbg.jpg) no-repeat left top;}
.ind-adv .ind-tit{color:#fff;}
.ind-adv .ind-tit:after{background:#fff;}
.ind-adv .ind-sub-tit{color:#fff;margin-bottom:60px;}
.ind-adv .ind-adv-box{padding:50px 50px 40px;background:#fff;box-shadow:2px 5px 10px #999;}
.ind-adv ul{overflow:hidden;}
.ind-adv ul li{float:left;width:33.3333%;padding:30px;margin-bottom:10px;text-align:center;}
.ind-adv ul li span{width:60px;height:60px;display:block;margin:0px auto;}
.ind-adv ul li span.icon-adv1{background:url(../images/adv-1.png) no-repeat center;}
.ind-adv ul li span.icon-adv2{background:url(../images/adv-2.png) no-repeat center;}
.ind-adv ul li span.icon-adv3{background:url(../images/adv-3.png) no-repeat center;}
.ind-adv ul li span.icon-adv4{background:url(../images/adv-4.png) no-repeat center;}
.ind-adv ul li span.icon-adv5{background:url(../images/adv-5.png) no-repeat center;}
.ind-adv ul li span.icon-adv6{background:url(../images/adv-6.png) no-repeat center;}
.ind-adv ul li:hover{background:#0254b9;}
.ind-adv ul li:hover h4{color:#fff;}
.ind-adv ul li:hover p{color:#fff;}

.ind-adv ul li h4{font-size:20px;color:#444;margin:30px 0px;}
.ind-adv ul li p{color:#888888;font-size:15px;}
.ind-adv ul li:nth-child(3n){margin-right:0px;}

.ind-adv ul li:hover span.icon-adv1{background:url(../images/adv-1on.png) no-repeat center;}
.ind-adv ul li:hover span.icon-adv2{background:url(../images/adv-2on.png) no-repeat center;}
.ind-adv ul li:hover span.icon-adv3{background:url(../images/adv-3on.png) no-repeat center;}
.ind-adv ul li:hover span.icon-adv4{background:url(../images/adv-4on.png) no-repeat center;}
.ind-adv ul li:hover span.icon-adv5{background:url(../images/adv-5on.png) no-repeat center;}
.ind-adv ul li:hover span.icon-adv6{background:url(../images/adv-6on.png) no-repeat center;}


/*首页-核心服务*/
.ind-server{padding:70px 0px;}
.ind-server .Ipro-list{position:relative;margin:67px 0 0;z-index:2;height:580px;}
.ind-server .Iplist-img{padding:30px 0 20px;}
.ind-server .Ipro-list li{cursor: pointer; float: left; width: 36%; height: 520px; text-align: center; position: relative; background-color: #fff; border: 1px solid #ebebec; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s; -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s; -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;}
.ind-server li.active{width: 27%; border: 1px solid #2084f5; height: 580px; top: -30px; box-shadow: 0 0px 30px rgba(20,106,211,0.6); z-index: 1;}
.ind-server .Ipro-list li.active .name{font-size:24px;}
.ind-server .Ipro-list li .on{display:none;}
.ind-server .Ipro-list li.active .on{display:block;}

.ind-server .Ipro-list li:nth-child(2n){background:#fff;}
.ind-server .Ipro-list{display:block;padding:0px 0px 46px;text-align:center;color:#777;position:relative;}
.ind-server .Iplist-img{font-size:0px;padding:60px 55px;}
.ind-server li.active .Iplist-img{background:#2084f5;}
.ind-server li:nth-child(2).active .Iplist-img{background:#42c5f3;}
.ind-server li:nth-child(3).active .Iplist-img{background:#9a80ed;}
.ind-server li:nth-child(4).active .Iplist-img{background:#20cab8;}
.ind-server li:nth-child(5).active .Iplist-img{background:#fbb154;}
.ind-server li:nth-child(2).active{border:1px solid #42c5f3;}
.ind-server li:nth-child(3).active{border:1px solid #9a80ed;}
.ind-server li:nth-child(4).active{border:1px solid #20cab8;}
.ind-server li:nth-child(5).active{border:1px solid #fbb154;}

.ind-server .Ipro-list li .on a{display:block;width:148px;height:44px;line-height:44px;border-radius:3px;border:1px solid #2084f5;color:#2084f5;margin:0px auto;}
.ind-server .Ipro-list li .on a:hover{background:#2084f5;color:#fff;}
.ind-server .Ipro-list li:nth-child(2) .on a{display:block;width:148px;height:44px;line-height:44px;border-radius:3px;border:1px solid #27b3e4;color:#27b3e4;margin:0px auto;}
.ind-server .Ipro-list li:nth-child(2) .on a:hover{background:#27b3e4;color:#fff;}
.ind-server .Ipro-list li:nth-child(3) .on a{display:block;width:148px;height:44px;line-height:44px;border-radius:3px;border:1px solid #896be6;color:#896be6;margin:0px auto;}
.ind-server .Ipro-list li:nth-child(3) .on a:hover{background:#896be6;color:#fff;}
.ind-server .Ipro-list li:nth-child(4) .on a{display:block;width:148px;height:44px;line-height:44px;border-radius:3px;border:1px solid #1eb9a9;color:#1eb9a9;margin:0px auto;}
.ind-server .Ipro-list li:nth-child(4) .on a:hover{background:#1eb9a9;color:#fff;}
.ind-server .Ipro-list li:nth-child(5) .on a{display:block;width:148px;height:44px;line-height:44px;border-radius:3px;border:1px solid #e5a34f;color:#e5a34f;margin:0px auto;}
.ind-server .Ipro-list li:nth-child(5) .on a:hover{background:#e5a34f;color:#fff;}
.ind-server li .cart-about{padding:30px 20px;}
.ind-server li.cur .cart-about{padding:30px 50px;}
.ind-server .Ipro-list .name{line-height:33px;font-size:20px;color:#333;}
.ind-server .Ipro-list .con{line-height:28px;height:120px;margin:10px auto;color:#777;}
.ind-server li .hx1{width:104px;height:103px;margin:0px auto;background:url(../images/hx0.png) no-repeat center;}
.ind-server li .hx2{width:104px;height:103px;margin:0px auto;background:url(../images/hx1.png) no-repeat center;}
.ind-server li .hx3{width:104px;height:103px;margin:0px auto;background:url(../images/hx2.png) no-repeat center;}
.ind-server li .hx4{width:104px;height:103px;margin:0px auto;background:url(../images/hx3.png) no-repeat center;}
.ind-server li .hx5{width:104px;height:103px;margin:0px auto;background:url(../images/hx4.png) no-repeat center;}
.ind-server li.active .hx1{width:130px;height:130px;background:url(../images/hx0on.png) no-repeat center;border:13px solid #2676d6;border-radius:50%;}
.ind-server li.active .hx2{width:130px;height:130px;background:url(../images/hx2on.png) no-repeat center;border:13px solid #27b3e4;border-radius:50%;}
.ind-server li.active .hx3{width:130px;height:130px;background:url(../images/hx3on.png) no-repeat center;border:13px solid #896be6;border-radius:50%;}
.ind-server li.active .hx4{width:130px;height:130px;background:url(../images/hx5on.png) no-repeat center;border:13px solid #1eb9a9;border-radius:50%;}
.ind-server li.active .hx5{width:130px;height:130px;background:url(../images/hx4on.png) no-repeat center;border:13px solid #e5a34f;border-radius:50%;}

.ind-server li:nth-child(2).active{border: 1px solid #27b3e4; height: 580px; top: -30px; box-shadow: 0 0px 30px rgba(39,179,228,0.6); z-index: 1;}
.ind-server li:nth-child(3).active{border: 1px solid #896be6; height: 580px; top: -30px; box-shadow: 0 0px 30px rgba(137,107,230,0.6); z-index: 1;}
.ind-server li:nth-child(4).active{border: 1px solid #1eb9a9; height: 580px; top: -30px; box-shadow: 0 0px 30px rgba(30,185,169,0.6); z-index: 1;}
.ind-server li:nth-child(5).active{border: 1px solid #e5a34f; height: 580px; top: -30px; box-shadow: 0 0px 30px rgba(229,163,79,0.6); z-index: 1;}
.ind-solution a{display:block;width:148px;height:44px;line-height:44px;border-radius:3px;border:1px solid #1eb9a9;color:#1eb9a9;margin:0px auto; text-align:center}
.ind-solution a:hover{background:#27b3e4;color:#fff; text-align:center}

/*联系我们*/
.pdtb70{padding:70px 0px;}
.bann{height:450px;padding-top:160px;margin-top:70px;color:#fff;}
.bann h2{font-size:36px;margin-bottom:10px;text-align:center;}
.bann h3{font-size:18px;font-weight:lighter;font-family:"Microsoft yahei";text-transform:uppercase;text-align:center;}
.bann h4{font-size:36px;margin-bottom:30px;}
.bann h5{font-size:14px;line-height:30px;}
.contact h2{font-size:40px;text-align:center;font-weight:lighter;}
.contact ul li{width:33.3333%;float:left;margin:60px auto;border-left:1px solid #ececec;height:81px;}
.contact ul li:first-child{border-left:0px;}
.contact ul li p{font-size:18px;margin:15px auto;}
.contact ul li span{font-size:15px;}
.contact ul li.ctel{background:url(../images/icon_c_tel.png) no-repeat 0px top;padding-left:100px;width:26.666%;}
.contact ul li.cemail{background:url(../images/icon_c_email.png) no-repeat 100px top;padding-left:200px;width:40.41%}
.contact ul li.cadd{background:url(../images/icon_c_add.png) no-repeat 40px top;padding-left:140px;width:32.91%}

.contact .list dl{width:33.33333%;float:left;border-left:1px solid #e1e1e1;padding-left:28px;position:relative;margin-top:70px;}
.contact .list dl:after{position:absolute;left:-1px;top:0px;content:"";width:1px;height:40px;background:#333;}
.contact .list dl dt{color:#333;font-size:16px;margin-bottom:35px;}
.contact .list dl dd{color:#777;line-height:40px;}
.ct_kf{background:url(../images/contact-bg.jpg) no-repeat center / cover;padding:65px 0px;color:#fff;text-align:center;font-size:18px;}
.ct_kf .wx_kf{display:inline-block;background:url(../images/iconc_wechat.png) no-repeat left center;padding-left:90px;height:65px;line-height:65px;margin-left:20px;}
.ct_kf .sina_kf{display:inline-block;background:url(../images/iconc_sina.png) no-repeat left center;padding-left:90px;height:65px;line-height:65px;}


/*新闻列表*/
.pub_cate{height:60px;line-height:60px;background:#f9f9f9;}
.pub_cate ul li{float:left;margin-right:65px;font-size:15px;position:relative;}
.pub_cate ul li a{display: block;}
.pub_cate ul li.cur:after,.pub_cate ul li:hover:after{position:absolute;left:0px;bottom:0px;height:1px;content:"";width:100%;background:#177ffe;}
.pub_cate ul li a:hover,.pub_cate ul li.cur a{color:#177ffe;}

#firstN{position:relative;}
#firstN .swiper-pagination{bottom:15px;text-align:right;padding-right:20px;width:50%;left:0px;}
.first-news{padding:60px 0 10px;overflow:hidden;}
.first-news .news-pic{width:50%;float:left;overflow:hidden;position:relative;}
.first-news .news-pic img{width:100%;}
.first-news .news-note{width:50%;float:right;padding-left:4%;}
.first-news .news-note h4{font-size:20px;color:#333;}
.first-news .news-note p{color:#777;line-height:28px;margin:20px auto;}
.first-news .news-note a.more{display: block;width:124px;height:46px;line-height:46px;background:#177ffe;border-radius:3px;color:#fff;text-align:center;}
.first-news .swiper-slide{position:relative;}
.first-news .swiper-slide .news-pic h4{position:absolute;height:50px;width:100%;background:rgba(0,0,0,0.6);left:0px;bottom:0px;color:#fff;padding:0px 20px;line-height:50px;font-size:18px;}

.nlist{padding:40px 0px;}
.nlist li{overflow:hidden;padding-top:40px;padding-bottom:40px;border-top:1px solid #ececec;}
.nlist li .date{width:8.9%;float:left;padding:50px 0px;}
.nlist li .date p{font-size:48px;color:#333;padding-left:10px;margin-bottom:25px;}
.nlist li .date span{font-size:18px;color:#777;}
.nlist li .note{width:61.6%;float:left;padding:0 3%;border-left:1px solid #ececec;}
.nlist li .note h4{font-size:20px;color:#333;}
.nlist li .note p{color:#777;line-height:28px;margin:35px auto 50px;}
.nlist li .note a.more{display: block;border:1px solid #e1e1e1;width:146px;height:44px;line-height:44px;border-radius:3px;color:#666;text-align:center;}
.nlist li .note a:hover{color:#177ffe;}
.nlist li .note a.more:hover{background:#177ffe;color:#fff;border-color:#177ffe;}
.nlist li .pic{width:29.5%;float:right;}
.nlist li .pic img{max-width:100%;max-height: 200px;object-fit: cover;}
.nlist1{padding:0px 0px;}
.nlist1 h4{font-size:20px;color:#333;}
.nlist1 li{padding-top:10px;padding-bottom:10px; border-bottom:1px solid #ececec;}
.nlist1 li .note1 h4{font-size:16px;color:#333;}

/*新闻详情页*/
.pub_crumbs{height:60px;line-height:60px;background:#f9f9f9;color:#777;}
.pub_crumbs a.home{padding-left:20px;background:url(../images/icon_chome.png) no-repeat left 1px;}
.pub_crumbs a:hover,.pub_crumbs span{color:#005fc0;}

.artInfo-container{padding:20px 0 65px;}

.artInfo-container .page-navbar,
.artInfo-container .page-navbar .pNavBar-locate{background:#fff;}
.artInfo-container .page-navbar .pNavBar-locate{float:left;}


.artInfo-left{width:65.5%;float:left;}
.artInfo-left .artInfo-name{text-align:center;line-height:44px;font-size:30px;font-weight:lighter;color:#333;margin-top:25px;}
.artInfo-left .artInfo-ab{text-align:center;line-height:22px;color:#777777;margin:15px 0 0;}
.artInfo-ab span{display:inline-block;margin:0 5px;}
.artInfo-ab span.see{padding:0 0 0 24px;background:url(../images/icon-see.png) no-repeat left center;}
.artInfo-con{line-height:32px;color:#777777;position:relative;overflow:hidden;margin:37px 0 0;}
.artInfo-con img{max-width:100%;}
.artInfo-page{padding:15px 3.689567430025445%;line-height:24px;color:#666666;background:#f1f1f1;margin:49px 0 0;}
.artInfo-page .type{color:#999999;margin:0 5px 0 0;}
.artInfo-page a{display:block;width:46%;}
.artInfo-page a.fr{text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.artInfo-page a:hover{color:#177ffe;}
.artInfo-page a span{color:#666;}
.artInfo-action{line-height:24px;font-size:12px;color:#b1b1b1;position:relative;margin:33px 0 0;}
.artInfo-action .bdsharebuttonbox{text-align:center;}

.artInfo-right{width:27.5%;float:right;}
.aiAbout-news{margin:25px 0 30px;border:1px solid #ececec;padding:30px 25px 60px;position:relative;}
.aiAbout-news .top{line-height:28px;font-size:18px;color:#333;border-bottom:1px solid #ececec;padding-bottom:20px;}
.aiAbout-news .list li{padding:0 0 0 0px;background:url(../images/icon-l1.png) no-repeat left 9px;position:relative;margin:20px 0 20px;}
.aiAbout-news .list .ref{display: block;height:40px;background:#ececec url(../images/icon_sx.png) no-repeat center;position:absolute;bottom:0px;left:0px;width:100%;}
.aiAbout-news .list li .name{line-height:26px;max-height:75px;color:#666666;}
.aiAbout-news .list li .date{line-height:21px;font-size:12px;color:#999999;margin:5px 0 0;}
.aiAbout-news .list li:hover .name{color:#005fc0;}

.artInfo-nav{margin-top:20px;overflow:hidden;}
.aiAbout-news.pdtb25{padding:25px;}
.artInfo-nav a{display:block;padding:10px 0;line-height:28px;text-align:center;color:#777;border-bottom:1px solid #ececec;float:left;width:48%;background:#f2f2f2;margin-bottom:15px;}
.artInfo-nav a:nth-child(2n){margin-left:4%;}
.artInfo-nav a.cur,
.artInfo-nav a:hover{color:#fff;background:#005fc0;border-color:#005fc0;}
.artInfo-action .bdsharebuttonbox a{display:inline-block;width:22px;height:21px;background:url(../images/icon_share.jpg) no-repeat left center;}
.bdsharebuttonbox a#bds_more{background-position:0px 0px;float:none;}
.bdsharebuttonbox a#bds_qzone{background-position:-27px 0px;float:none;}
.bdsharebuttonbox a#bds_tsina{background-position:-54px 0px;float:none;}
.bdsharebuttonbox a#bds_tqq{background-position:-81px 0px;float:none;}
.bdsharebuttonbox a#bds_renren{background-position:-108px 0px;float:none;}
.bdsharebuttonbox a#bds_weixin{background-position:-135px 0px;float:none;}

/*丰宇足球*/
.glb-tit{font-size:40px;color:#333;font-weight:lighter;text-align:center;}
.glb-note{color:#777;line-height:30px;text-align:center;margin-top:50px;}
.glb-note2{margin-top:30px;color:#777;line-height:30px;text-align:center;}
.proadv ul li{float:left;width:33.3333%;margin-top:50px;padding-left:134px;height:114px;}
.proadv ul li h4{font-size:18px;color:#333;margin-bottom:20px;margin-top:25px;}
.proadv ul li p{color:#777;}
.proadv ul li.ft1{background:url(../images/fb1.png) no-repeat left top;}
.proadv ul li.ft2{background:url(../images/fb2.png) no-repeat left top;}
.proadv ul li.ft3{background:url(../images/fb3.png) no-repeat left top;}
.proadv ul li.ft4{background:url(../images/fb4.png) no-repeat left top;}
.proadv ul li.ft5{background:url(../images/fb5.png) no-repeat left top;}
.proadv ul li.ft6{background:url(../images/fb6.png) no-repeat left top;}

/*辅警*/
.proadvt ul li{width:25%;float:left;padding:0px 4%;}
.proadvt ul{overflow:hidden;margin-top:70px;text-align:center;}
.proadvt ul li h4{font-size:18px;color:#333;margin:20px auto;}
.proadvt ul li p{color:#777;line-height:30px;}
.proadvt ul li span{background:url(../images/adv-bg.png) no-repeat center;display:block;width:163px;height:142px;line-height:142px;margin:0px auto;}
.proadvt ul li span img{transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;}
.proadvt ul li:hover img{margin-top:-10px;}

.application{background:#f6f6f6;}
.application .glb-tit{margin-bottom:70px;}
.application ul li{width:49%;float:left;margin-bottom:25px;background:#fff;}
.application ul li:nth-child(2n){float:right;}
.application ul li .note{padding:20px;}
.application ul li h4{font-size:18px;color:#333;}
.application ul li .note p{color:#777;margin-top:20px;line-height:30px;}

/*核心业务*/
.int .int-note{float:left;width:45%;}
.int .int-note .glb-tit{text-align:left;}
.int .int-note .glb-note{text-align:left;margin-top:35px;}
.int .int-pic{float:right;width:46.4%;}

.range{background:url(../images/rg-bg.jpg) no-repeat center / cover;}
.range .glb-tit{color:#fff;margin-bottom:70px;}
.range ul li{width:24%;float:left;padding:40px 30px 30px;background:#fff;text-align:center;margin-left:1.3%;-webkit-transition:all .2s linear;transition:all .2s linear;}
.range ul li:hover{-webkit-box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);-webkit-transform:translate3d(0, -8px, 0);transform:translate3d(0, -8px, 0)}
.range ul li:first-child{margin-left:0px;}
.range ul li h4{font-size:22px;font-weight:lighter;color:#333;margin:35px 0 20px;}
.range ul li p{color:#888;line-height:30px;}

.industry ul {margin-top:20px;}
.industry ul li{width:32.5%;float:left;text-align:center;margin-right:1%;margin-top:20px;}
.industry ul li:nth-child(3n){margin-right:0px;}
.industry ul li h4{font-size:18px;color:#333;margin-top:20px;}
.industry ul li .com-img{position:relative;}
.industry ul li .cont{position:absolute;left:0px;top:0px;background:rgba(25,47,81,0.8);width:100%;height:100%;color:#fff;display:none;}
.industry ul li:hover .cont{display:block;}
.industry ul li .cont h4{color:#fff;font-size:20px;margin:70px 0px 20px;}
.industry ul li .cont p{line-height:30px;}

/*互联网信用服务*/
.process{background:#f6f6f6;}
.process ul{margin-top:70px;position:relative;overflow:hidden;}
.process ul:after{position:absolute;left:0px;top:71px;height:1px;border-bottom:1px dashed #1c83ff;content:"";width:100%;z-index:0;}
.process ul li{width:11.8333%;float:left;text-align:center;margin-left:10.1666%;z-index:2;position:relative;}
.process ul li:first-child{margin-left:0px;}
.process ul li h4{font-size:16px;color:#666;margin-top:20px;}
.process ul li:last-child{float:right;}
#casepic{margin-top:70px;width:calc(100% - 250px);text-align:center;}
.hxcase{position:relative;}
.hxcase .swiper-button-prev{width:14px;height:25px;background:url(../images/case-prev.png) no-repeat center;}
.hxcase .swiper-button-next{width:14px;height:25px;background:url(../images/case-next.png) no-repeat center;}


/*软件开发*/
.sev-range{background:#f6f6f6;}
.sev-range .glb-note2{color:#888;font-size:16px;font-weight:lighter;margin-bottom:50px;}
.sev-range ul{border:1px solid #ececec;}
.sev-range ul li{width:25%;float:left;text-align:center;border-left:1px solid #ececec;}
.sev-range ul li .box{background:#fff;padding:30px 18px;}
.sev-range ul li:first-child{margin-left:0px;border-left:0px;}
.sev-range ul li h4{font-size:20px;color:#333;margin:35px 0 0px;}
.sev-range ul li p{color:#888;line-height:30px;padding:50px;min-height:250px;}
.sev-range ul li:hover{background:#fff;border-top:5px solid #1c83ff;box-shadow:0px 10px 30px #ddd;position:relative;top:-5px;}
.dzlc{background:#f6f6f6;}
.dzlc ul li{width:25%;text-align:center;float:left;}
.dzlc ul li h4{margin-top:25px;color:#666;font-size:18px;}
.dzlc ul{overflow:hidden;background:url(../images/dzlc-bg.png) no-repeat left top;height:470px;}
.dzlc .glb-tit{margin-bottom:70px;}
.dzlc ul li:nth-child(5),.dzlc ul li:nth-child(6),.dzlc ul li:nth-child(7),.dzlc ul li:nth-child(8){margin-top:90px;}

/*核心数据*/
.process-lc{background:#f6f6f6;}
.process-lc ul{margin-top:70px;position:relative;overflow:hidden;}
.process-lc ul:after{position:absolute;left:0px;top:71px;height:1px;border-bottom:1px dashed #1c83ff;content:"";width:100%;z-index:0;}
.process-lc ul li{width:11.33333%;float:left;text-align:center;margin-left:6.31666%;z-index:2;position:relative;}
.process-lc ul li:first-child{margin-left:0px;}
.process-lc ul li h4{font-size:16px;color:#666;margin-top:20px;}
.process-lc ul li:last-child{float:right;}

.range-date .glb-tit{color:#333;margin-bottom:0px;}
.range-date .range-date-box{background:#fff url(../images/hxys-bg.jpg) no-repeat center bottom;overflow:hidden;padding:120px 0px 100px;}
.range-date ul{overflow:hidden;}
.range-date ul li{width:18.916%;float:left;padding:50px 30px;background:#fff;text-align:center;margin-left:1.3%;-webkit-transition:all .2s linear;transition:all .2s linear;}
.range-date ul li:hover{-webkit-box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);-webkit-transform:translate3d(0, -8px, 0);transform:translate3d(0, -8px, 0)}

.range-date ul li:first-child{margin-left:0px;}
.range-date ul li h4{font-size:18px;color:#333;margin:35px 0 20px;}
.range-date ul li p{color:#888;line-height:30px;}
.range-date ul li span.bk{display:block;margin:0px auto;width:33px;height:2px;}
.range-date ul li span.advbg1{background:#1c82fe;}
.range-date ul li span.advbg2{background:#42c5f3;}
.range-date ul li span.advbg3{background:#9a80ed;}
.range-date ul li span.advbg4{background:#fcb154;}
.range-date ul li span.advbg5{background:#21c9b8;}

/*小程序电商*/
.bgcolor1{background:#f6f6f6;}
.ques-box{overflow:hidden;margin-top:10px;}
.sol-ques .ques-fl{float:left;width:50%;}
.sol-ques .ques-fl ul{border-right:1px solid #eee;padding-right:9%;}
.sol-ques .ques-fr{float:right;width:50%;padding-left:9%;}
.ques-box ul li{margin-top:60px;}
.ques-box ul li h4{font-size:16px;color:#333;}
.ques-box ul li p{color:#999;margin-top:20px;}

.hxfc ul{margin-top:70px;}
.hxfc ul li{overflow:hidden;position:relative;}
.hxfc ul li .pic{width:50%;float:left;}
.hxfc ul li .note{width:53.75%;background:rgba(255,255,255,0.4);position:absolute;right:0px;top:40px;padding:35px 50px 35px 70px;}
.hxfc ul li .note h4{font-size:24px;color:#333;font-weight:lighter;}
.hxfc ul li .note h4 span{color:#888;font-size:28px;font-weight:lighter;font-family:"Microsoft yahei";padding-right:30px;}
.hxfc ul li .note p{margin-left:60px;color:#777;margin-top:15px;line-height:25px;}

.hxfc ul li.two .pic{width:50%;float:right;}
.hxfc ul li.two .note{left:0px;padding:45px 70px 45px 50px;}
.xcx .glb-note{margin-top:30px;}


/*人才发展*/
.rel{position:relative;}
div.job-tit{font-size:40px;font-weight:lighter;color:#333;position:relative;padding-bottom:20px;text-align:center;margin-bottom:40px;}
div.job-tit:after{position:absolute;content:"";left:50%;bottom:0px;width:52px;height:3px;background:#333;margin-left:-26px;}

.equipment .eqt{max-width:820px;margin:0px auto;position:relative;}
.equipment .eqt .equip-min{width:140px;height:44px;line-height:44px;border:1px solid #e1e1e1;color:#777;display:block;text-align:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.equipment .eqtmd {margin-bottom:40px;}
.equipment .eqtmd .equip-min{width:auto;}
.equipment .eqt .equip-min.cur{background:#177ffe;color:#fff;}
.equipment .eqo .jobbox{margin-top:70px;}
.equipment .eqo .jobbox h2{font-size:16px;color:#177ffe;margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid #e1e1e1;position:relative;}
.equipment .eqo .jobbox h2 span{position:absolute;right:0px;color:#999;font-size:14px;top:5px;background:url(../images/icon_time.png) no-repeat left center;padding-left:20px;}
.equipment .eqo .jobbox h2:after{position:absolute;content:"";left:0;bottom:-1px;width:100px;height:2px;background:#177ffe;}
.equipment .eqo .jobbox h4{font-weight:bold;margin:20px 0;}
.equipment .eqo .jobbox p{color:#666;line-height:28px;}
.equipment .eqo .jobbox a.jl{display: block;width:168px;height:48px;line-height:48px;background:#177ffe;color:#fff;text-align:center;margin-top:30px;}

.eqt .swiper-button-prev,.eqt .swiper-button-next{width:28px;height:28px;top:0;margin-top:10px;}
.eqt .swiper-button-prev{background:url(../images/ale2.jpg) no-repeat;left:0;}
.eqt .swiper-button-next{background:url(../images/job-next.png) no-repeat; right:-20px;}
.eqt .swiper-button-next.swiper-button-disabled {background: url(../images/ari.jpg) no-repeat;}
.eqt .swiper-button-prev.swiper-button-disabled {background: url(../images/ale.jpg) no-repeat;}

/*薪资福利*/
.welfare{}
.welfare ul{background:url(../images/wf-bg.png) no-repeat center;position:relative;height:560px;padding:40px 0px;}
.welfare ul li h4{font-size:18px;color:#333;}
.welfare ul li p{color:#777;font-weight:lighter;margin-top:10px;}
.welfare ul li.wf1{text-align:center;position:absolute;top:0px;left:50%;width:400px;margin:0px auto;margin-left:-200px;}
.welfare ul li.wf2{text-align:left;position:absolute;top:140px;left:67%;width:400px;margin:0px auto;}
.welfare ul li.wf3{text-align:left;position:absolute;top:310px;left:70%;width:400px;margin:0px auto;}
.welfare ul li.wf4{text-align:left;position:absolute;bottom:0px;left:58%;width:400px;margin:0px auto;}
.welfare ul li.wf5{text-align:right;position:absolute;bottom:0px;left:12%;width:400px;margin:0px auto;}
.welfare ul li.wf6{text-align:right;position:absolute;top:310px;left:6%;width:300px;margin:0px auto;}
.welfare ul li.wf7{text-align:right;position:absolute;top:170px;left:7%;width:300px;margin:0px auto;}


.cbSTpro-swiper{position:relative;overflow:hidden;margin:60px 0 0;}
.cbSTpro-swiper .swiper-container{width:167.70833%;position:relative;left:50%;margin:0 0 0 -83.854165%;}
.cbSTpro-swiper .cbSTpro-box{height:390px;position:relative;overflow:hidden;}
.cbSTpro-box:after{content:"";display:block;background:rgba(0,0,0,.3);}
.swiper-slide.swiper-slide-next .cbSTpro-box:after{opacity:0;}

.cbSTproSwiper-next,.cbSTproSwiper-prev{display:block;width:40px;height:70px;position:absolute;top:50%;margin:-35px 0 0;z-index:3;}
.cbSTproSwiper-next{background:url(../images/hj-next.png) no-repeat center center;right:19.23279033105623%;}
.cbSTproSwiper-prev{background:url(../images/hj-prev.png) no-repeat center center;left:19.23279033105623%;}

.bgcolor2{background:#fff!important;}

.technology ul{overflow:hidden;margin-top:60px;height:430px;border-left:1px solid #e3e3e3;}
.technology ul li{width:33.3333%;float:left;background:#fff;height:100%;border:1px solid #e3e3e3;border-left:0px;}
.technology ul li .box{height:215px;line-height:215px;text-align:center;font-size:18px;position:relative;}
.technology ul li .box:after{position:absolute;width:0px;height:0px;top:-10px;left:50%;margin-left:-15px;content:"";border-bottom: 10px solid #1b7ffb;border-left: 10px dashed transparent;border-right: 10px dashed transparent;display:none;}
.technology ul li:hover .box:after{display:block;}
.technology ul li .box h4{background:url(../images/xl-icon1.png) no-repeat 35% center;padding-left:120px;}
.technology ul li:nth-child(2) .box h4{background:url(../images/xl-icon2.png) no-repeat 35% center;padding-left:120px;}
.technology ul li:nth-child(3) .box h4{background:url(../images/xl-icon3.png) no-repeat 35% center;padding-left:120px;}
.technology ul li:nth-child(2) .box:after{top:auto;bottom:-10px;border-bottom:0px;border-top:10px solid #1b7ffb;}

.technology ul li:hover{background:#1b7ffb;color:#fff;}
.technology ul li:hover h4{background:url(../images/xl-icon1on.png) no-repeat 35% center;padding-left:120px;}
.technology ul li:nth-child(2):hover .box h4{background:url(../images/xl-icon2on.png) no-repeat 35% center;padding-left:120px;}
.technology ul li:nth-child(3):hover  .box h4{background:url(../images/xl-icon3on.png) no-repeat 35% center;padding-left:120px;}

/*资质荣誉*/
.abUs-honor .glb-note{margin:30px 0px 50px;font-size:16px;}
.abUs-honor .swiper-slide{background:#f3f3f3;text-align:center;padding:30px;margin-top:10px!important;position:relative;}
.abUs-honor .swiper-slide .box{position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(27,127,251,0.6);color:#fff;font-size:20px;display:none;}
.abUs-honor .swiper-slide .box span{display:block;width:39px;height:38px;background:url(../images/icon_fdj.png) no-repeat center;margin:80px auto 30px;}
.abUs-honor .swiper-slide:hover .box{display:block;}
.abUs-honor .swiper-slide img{max-height:206px;}

.auHonor-page{height:47px;margin-top:50px;text-align:center;}
.auHonor-page .prev{width:47px;height:47px;background:url(../images/hn-prev.png) no-repeat center;display:inline-block;margin:0px auto;}
.auHonor-page .next{width:47px;height:47px;background:url(../images/hn-next.png) no-repeat center;display:inline-block;margin:0px auto;margin-left:10px;}

.auHonor-page .prev:hover{background:url(../images/hn-prevon.png) no-repeat center;}
.auHonor-page .next:hover{background:url(../images/hn-nexton.png) no-repeat center;}

/*发展历程*/
.history{background:url(../images/his-bg.jpg) no-repeat center / cover;}
.honor-list{position:relative;overflow:hidden;margin:62px auto 0;}
.honor-list:before{content:"";display:block;width:40px;height:40px;background:url(../images/his-down.jpg) no-repeat center center / cover;position:absolute;bottom:0px;left:50%;margin:0 0 0 -20px;z-index:2;}
.honor-list:after{content:"";display:block;width:1px;height:100%;background:#279ddb;position:absolute;left:50%;top:0px;margin:0 0 0 -1px;}
.honor-list li{width:600px;position:relative;}
.honor-list li:after{content:"";display:block;width:11px;height:11px;background:#fff;border:1px solid #279ddb;border-radius:100%;left:-6px;position:absolute;top:0px;z-index:2;}
.honor-list li .date{font-size:18px;color:#333;}
.honor-list li .name{line-height:20px;color:#666666;margin:15px 0 0;}
.honor-list li:nth-child(2n){float:left;padding-right:30px;text-align:right;margin-top:100px;height:100px;}
.honor-list li:nth-child(2n):after{left:auto;right:-6px;}
.honor-list li:nth-child(2n-1){float:right;padding-left:30px;text-align:left;margin-top:100px;height:100px;}
.honor-list li:nth-child(2n-1):after{right:-6px;}
.honor-list li:nth-child(2n-1) .date{text-align:left;}
.honor-list li:first-child{margin-top:0px;height:100px;}
.honor-list li:last-child{padding:0px 30px 140px 30px;}

/*轮播*/
.qywh .glb-note{margin-top:30px;margin-bottom:60px;font-size:16px;color:#888;}
.comp-titbox{margin:65px auto 50px;}
.comp-titbox .glb-note{margin-top:20px;font-size:16px;}
.lb_gl{margin-bottom: 30px;height:auto;}
#mob-swp{display:none;}
.container{width: 1024px;margin:0 auto;position: relative;}
.pictureSlider{height: 518px;margin-bottom: 24px;}
.poster-item{background: #fff;height:510px;width:440px;border-radius: 10px;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
	box-shadow:0px 8px 30px #999;
}
.turn_3d{text-align: center;color: #fff;font-weight: 400;font-size: 36px;padding: 28px 0;}

.students_star{padding:30px 0px ;}
.zwjs{color:#666;padding:0px 70px;margin-top:20px;line-height:30px;}
.students_star h2{font-size:48px;color:#999;font-weight:bold;position:relative;padding-left:20px;}
.students_star h2:after{position:absolute;left:0px;top:0px;height:50px;width:9px;background:#177ffe;content:"";}
.students_star h2 span{font-size:30px;color:#444;font-weight:bold;position:absolute;top:5px;}
.for_btn{position: relative;/*height:214px;*/height:auto;overflow:hidden}
.check_more{width: 180px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #bc241d;margin:0 auto;display: block;}

.cpn-note{padding:50px 0px 30px;}
.cpn-art{padding:50px 0px;}
.cpn-note .pic p{color:#333;font-size:18px;margin-top:20px;}
.cpn-note .pic{float:left;width:45%;text-align:center;}
.cpn-note .note{float:right;width:55%;line-height:30px;color:#777;}
.cpn-note .note i{color:#333;font-size:16px;float:left;display:inline-block;width:10%;font-style: normal;}
.cpn-note .note span{float:right;display:inline-block;width:90%;}
.cpn-note .note ul li{margin-bottom:25px;position:relative;padding-left:20px;overflow:hidden;}
.cpn-note .note ul li:after{position:absolute;content:"";left:0px;top:10px;width:8px;height:8px;border:2px solid #777;border-radius:50%;}
.cpn-art{line-height:35px;color:#777;text-align:center;}

.cpn-date{background:#4f6c8e url(../images/abdate-bg.jpg) no-repeat center / cover;color:#fff;}
.cpn-date ul li{width:25%;float:left;text-align:center;}
.cpn-date ul li h4{font-size:36px;font-weight:bold;margin:40px auto;}
.cpn-date ul li h4#num1,.cpn-date ul li h4#num2,.cpn-date ul li h4#num3{font-size:48px;}
.cpn-date ul li h5{font-size:18px;}

.mtxt{display: block;position:relative;margin-top:35px;}
.mtxt:after{content:"";left:0px;top:50%;height:1px;background:#efefef;width:100%;position:absolute;margin-top:1px;}
.mtxt span{position:relative;z-index:2;}

/*商债管理服务*/
.sev-rangetw{background:#fff;}
.sev-rangetw .glb-note2{color:#888;font-size:16px;font-weight:lighter;margin-bottom:50px;}
.sev-rangetw ul li{width:33.3333%;float:left;text-align:center;border-left:1px solid #ececec;border-top:2px solid #1c83ff;}
.sev-rangetw ul li .box{padding:30px 18px;height:185px;}
.sev-rangetw ul li:first-child{margin-left:0px;border-left:0px;}
.sev-rangetw ul li h4{font-size:20px;color:#333;margin:35px 0 0px;}
.sev-rangetw ul li p{color:#888;background:#f6f6f6;line-height:30px;padding:50px 7.5%;min-height:160px;}
.sev-rangetw ul li:hover{background:#fff;border-top:7px solid #1c83ff;box-shadow:0px 10px 30px #ddd;position:relative;top:-5px;}
.sev-rangetw ul li:hover p{background:#fff;}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}